home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
What PC? 1997 August
/
WPCAUG97.ISO
/
multi
/
tep
/
data
/
motor.dir
/
00011_link to research.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-10-15
|
245 b
|
9 lines
global myframe, myMovie, whereAmI, fromvolume, platform, returnVisible
on mouseDown
set myframe to the frameLabel
set myMovie to the movieName
set returnVisible to 1
go(1, fromvolume & platform & "data" & platform & "research.dir")
end